*{
    margin: 0;
    padding: 0;
}
body{
    font: 14px/28px microsoft yahei,SimSun, Arial, Helvetica, sans-serif;
}
a{
    text-decoration: none;
    color: black;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}
.mainbody{
    width: 100%;
    height: auto;
    background: #e3f5f9;
}
.head{
    margin: 0 auto;
    width: 1200px;
    height: 200px;
}

.head .logo{
    width: 450px;
    height: 200px;
    float: left;
    margin-left: 40px;
}


/*顶部图片轮换*/
.imgrun .pb-carouselWarp {
    position: relative;
    width: 610px;
    height: 200px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.imgrun .pb-carouselWarp .pb-carousel {
    position: relative;
    height: 100%;
}
.imgrun .pb-carouselWarp .pb-carousel li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.imgrun .pb-carouselWarp .pb-carousel li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.imgrun .pb-carouselWarp .pb-carousel .pb-this {
    display: block;
    left: 0;
}
.imgrun .pb-carouselWarp .pb-carousel-ind {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
}
.imgrun .pb-carouselWarp .pb-carousel-ind li {
    float: left;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.imgrun .pb-carouselWarp .pb-carousel-ind .pb-this {
    background-color: #000;
}
.imgrun .pb-carouselWarp .pb-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    border: none;
}

.imgrun .pb-carouselWarp[type='updown'] .pb-carousel-ind {
    position: absolute;
    width: 15px;
    top: 50%;
    left: auto;
    bottom: auto;
    right: 20px;
    transform: translateY(-50%);
}
.imgrun .pb-carouselWarp[type='updown'] .pb-carousel-ind li {
    float: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 5px 0;
}
.imgrun .pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
    background-color: #000;
}
.imgrun .pb-carouselWarp[type='updown'] .pb-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -20px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}


/*导航*/
.ico1{ background: url(../home-lm1.png) no-repeat 0px center;}
.ico2{ background: url(../home-lm2.png) no-repeat 0px center;}
.ico3{ background: url(../home-lm3.png) no-repeat 0px center;}
.ico4{ background: url(../home-lm4.png) no-repeat 0px center;}
.ico5{ background: url(../home-lm5.png) no-repeat 0px center;}
.ico6{ background: url(../home-lm6.png) no-repeat 0px center;}




#navdhbg{width:100%;background:#094baa; height:100px; z-index:999;margin:0px auto 0;}
.navdh{color:#fff; height:80px;width:1200px;margin:0px auto 0;padding: 10px 0}
.navdh li span{position: absolute;left:15%; height: 40px;width: 27px;}
.navdh li a{text-decoration:none;line-height:40px;}
.navdh li:hover{-webkit-transition-property: all;-webkit-transition-duration: 0.3s;-webkit-transition-timing-function: ease;}
.navdh li{float:left;position:relative;height:40px; line-height:40px;width:9.56%; text-align: center;}
.navdh li a{font-size:18px; color:#fff; font-weight:bold;}
.navdh li .second{position:absolute;left:-0%;display:none;width:100%; z-index:+999999;background: white;}
.navdh li .second a{width:100%;color:#333; float:left; display:inline; text-align:center; border-bottom:#fff 1px solid;line-height:40px; font-size:15px; margin: 0 auto;text-indent:0;}
.navdh li .second a:nth-child(even){border-right:#0070BB 0px solid; }
.navdh li .second a:hover{ background:#094baa; color: #ffffff}
.navdh .sy{height: 80px;
    width: 22px;
    padding: 0 15px 0;
    line-height: 31px;
    background: #346ad2;
    text-align: center;}
.navdh .sy a{
    line-height: 40px;
}


/*文字滚动*/

.demopage {
    width: 1200px;
    margin: 15px auto;
}
.demopage .cabb{
    font-size: 18px;
    font-weight: bold;
    float: left;
    line-height: 36px;
}

.scrollDiv {
    height: 35px;/* 必要元素 */
    line-height: 35px;
    overflow: hidden;/* 必要元素 */
    width: 570px;
}
.scrollDiv li {
    height: 35px;
    padding-left: 10px;
}
.scrollDiv li a{
    font-size: 16px;
}
#s2, #s3 {
    height: 100px;
}


/*.header-search input {*/
    /*width: 163px;*/
    /*border: 1px solid #ccc;*/
    /*margin-right: 10px;*/
    /*border-radius: 4px;*/
    /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);*/
    /*font-size: 14px;*/
    /*color: #666;*/
    /*font-family: 'lucida grande',taho,verdana,'trebuchet ms',sans-serif;*/
/*}*/
/*.header-search input.submit {*/
    /*position: relative;*/
    /*width: 54px;*/
    /*height: 27px;*/
    /*background-color: #094baa;*/
    /*border: none;*/
    /*border-radius: 3px;*/
    /*font-size: 12px;*/
    /*color: #fff;*/
    /*line-height: 25px;*/
/*}*/
/*.header-search input.search {*/
    /*height: 26px;*/
    /*margin-right: 5px;*/
    /*padding-left: 10px;*/
    /*border: none;*/
    /*border-radius: 3px;*/
    /*font-size: 12px;*/
    /*line-height: 25px;*/
    /*border: 1px solid #3c74b4;*/
    /*width: 180px;*/
    /*margin-top: 5px;*/
/*}*/



/*搜索*/
.index-serch{
    left: 5%;
    float: left;
    position: relative;
}
.index-serch .searchPic{
    position: relative;
}
.index-serch .searchPic img{
    position: absolute;
    top: 1px;
    left: 17px;
}
#searchWord{
    width: 207px;
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    border-radius: 15px;
    border: 0;
    padding-left: 48px;
    background: url(http://www.xianning.gov.cn/images/xn_input.png);
}
.serch-logo{
    cursor: pointer;
    position: relative;
    left: -60px;
    vertical-align: middle;
}

.weixin , .weibo, .douyin, .jinri , .youxiang{
    float: left;
    margin-left: 5px;
    position: relative;
    z-index: 999;
}
.weixin .ewm , .weibo .ewm, .douyin .ewm, .jinri .ewm, .youxiang .ewm{
    width: 100px;
    position: absolute;
    left: -30px;
    display: none;
}
.weixin{
    margin-left: 1%;
}
.weixin:hover .ewm{
    display: block;
}
.weibo:hover .ewm{
    display: block;
}
.douyin:hover .ewm{
    display: block;
}
.jinri:hover .ewm{
    display: block;
}
.youxiang:hover .ewm{
    display: block;
}
.youxiang .ewm{
    background: #ffffff;
    width: 160px;
    padding: 5px;
    text-align: center;
    left: -50px;
    border-radius: 10px;
}

.tlpic{
    width: 1200px;
    margin: 10px auto 0;
}

.toutiao{
    text-align: center;
    line-height: 50px;
}
.toutiao a{
    font-size: 38px;
    color: #094baa;
    font-weight: bold;
}


.section1{
    width: 1200px;
    margin: 0 auto;
}


/*轮播图*/
.newsLeft{
    float: left;
}
.newsLeft .pb-carouselWarp {
    position: relative;
    width: 600px;
    height: 350px;
    overflow: hidden;
    margin-top: 20px;
}
.newsLeft .pb-carouselWarp .pb-carousel {
    position: relative;
    height: 100%;
}

.newsLeft .pb-carouselWarp .pb-carousel li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.newsLeft .pb-carouselWarp .pb-carousel li:first-child{
    display: block;
    left: 0;
}
.newsLeft .pb-carouselWarp .pb-carousel-ind li:first-child{
    display: block;
    left: 0;
}
.newsLeft .pb-carouselWarp .pb-carousel li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.newsLeft .pb-carouselWarp .pb-carousel .pb-this {
    display: block;
    left: 0;
}
.newsLeft .pb-carouselWarp .pb-carousel li p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 40px;
    font-size: 16px;
    background-color: rgba(10,10,10,0.5);
    color: #fff;
    width: 96%;
    padding: 0px 2%;
    overflow: hidden;
    height: 60px;
    text-align: center;
}
.newsLeft .pb-carouselWarp .pb-carousel-ind {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.newsLeft .pb-carouselWarp .pb-carousel-ind li {
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.newsLeft .pb-carouselWarp .pb-carousel-ind .pb-this {
    background-color: #000;
}
.newsLeft .pb-carouselWarp .pb-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    border: none;
}
.newsLeft .pb-carouselWarp .pb-arrow-prev {
    left: 20px;
    background: #000000 url(../arrow-left.png) no-repeat center;
}
.newsLeft .pb-carouselWarp .pb-arrow-next {
    right: 20px;
    background: #000000 url(../arrow-right.png) no-repeat center;
}
.newsLeft .pb-carouselWarp[type='updown'] .pb-carousel-ind {
    position: absolute;
    width: 15px;
    top: 50%;
    left: auto;
    bottom: auto;
    right: 20px;
    transform: translateY(-50%);
}
.newsLeft .pb-carouselWarp[type='updown'] .pb-carousel-ind li {
    float: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 5px 0;
}
.newsLeft .pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
    background-color: #000;
}
.newsLeft .pb-carouselWarp[type='updown'] .pb-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -20px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}


/*高层、新闻*/
.newsRight{
    float: right;
    width: 540px;
    height: 320px;
    margin-top: 20px;
}
.newsRight .title{
    border-bottom: 1px solid #C8C8C8;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

.newsRight .titleIcon{
    margin: 0px 10px;
}

.menub1_2{
    cursor: pointer;
    font-size: 16px;
    color: #666666;
}

.newsRight .inner p:nth-child(1){
    color: #094baa;
    font-size: 20px;
    margin-top: 10px;
    font-weight: bold;
}
.newsRight .inner p:nth-child(2){
    font-size: 14px;
    color: #686868;
    margin: 5px 0px;
    line-height: 26px;
    height: 100px;
    overflow: hidden;
    text-indent: 25px;
    height: 50px;
}

.newsRight .list ul li{
    border-bottom: 1px dashed #A4A4A4;
    line-height: 37px;
    height: 37px;
    font-size: 16px;
    color: #2C3448;
}
.newsRight .list ul li a{
    color: #2C3448;
    display: inline-block;
}
.newsRight .list ul li a>span:nth-child(1){
    display: inline-block;
    width: 2px;
    height: 2px;
    vertical-align: middle;
    margin-right: 5px;
}
.newsRight .list ul li:hover a span:nth-child(2){
    color: #094baa;
}

.menub1_1{
    font-size: 20px;
    color: #094baa;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
}

.yincang {
    display: none;
}



/*首页栏目内容*/
.pajs-fzwh {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}
 .pajs-fzwh>div:first-child {
    margin-left: 0px;
}
 .pajs-fzwh>div {
    width: 390px;
    float: left;
    margin-left: 15px;
}
.minHeight {
    min-height: 224px;
}

.blue {
    font-size: 20px;
    color: #094baa;
    float: left;
    border-top: 2px solid #3A6EBC;
    line-height: 35px;
}
 .pajs-fzwh>div .title {
    overflow: hidden;
    height: 44px;
    line-height: 35px;
    border-top: 2px solid #C8C8C8;
}

 .pajs-fzwh>div .title>div:nth-child(1) {
    font-size: 20px;
    color: #094baa;
     float: right;
}
 .pajs-fzwh>div .title>div:nth-child(1) a {
    font-size: 14px;
}
.title div a {
    color: #094baa;
}

 .pajs-fzwh>div .inner ul {
    overflow: hidden;
}
 .pajs-fzwh>div .inner ul li {
    border-bottom: 1px dashed #A4A4A4;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}
 .pajs-fzwh>div .inner ul li a {
    display: inline-block;
    width: 100%;
}
 .pajs-fzwh>div .inner ul li .left {
    float: left;
}
 .pajs-fzwh>div .inner ul li .left span:nth-child(1) {
    display: inline-block;
    width: 2px;
    height: 2px;
    vertical-align: middle;
    margin-right: 2px;
    background-color: #333333;
}
 .pajs-fzwh>div .inner ul li .left span:nth-child(2) {
    color: #333333;
    font-size: 15px;
}
 .pajs-fzwh>div .inner ul li .right {
    float: right;
    font-size: 14px;
    color: #8B8B8B;
}


.pic-list {
    padding: 10px 0 0 0;
    line-height: 30px;
    overflow: hidden;
}
.pic-list .web_top {
    height: 115px;
    overflow: hidden;
}
.pic-list .web_top .pic {
    float: left;
    width: 200px;
    height: 115px;
    overflow: hidden;
}
.pic-list .web_top .pic img {
    width: 200px;
    height: 115px;
}
.pic-list .web_top .pictitle {
    float: right;
    width: 180px;
    height: 115px;
    overflow: hidden;
    margin-top: -2px;
    line-height: 22px;
}
.pic-list .web_top .pictitle .pictitle01 {
    display: block;
    line-height: 22px;
    font-size: 16px;
    font-weight: bold;
}
.pic-list .web_top .pictitle div {
    height: 66px;
    line-height: 22px;
    overflow: hidden;
    color: #666;
    font-size: 12px;
}
.pic-list .web_top .pictitle div a {
    color: #cc0000;
}
.pic-list .web_con1 {
    padding-top: 10px;
    overflow: hidden;
}
.pic-list .web_con1 li {
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    overflow: hidden;
}
.pic-list .web_con1 li a {
    float: left;
    font-size: 15px;
}
.pic-list .web_con1 li a:hover{
    color: #094baa;
}
.pic-list .web_con1 li .date {
    color: #666;
    float: right;
}


 /*专题专栏*/
.ztzl{width:1200px;margin:20px auto 0;border:1px solid #dddcdc;height:82px; }
.ztzl_title{width:31px; height:76px; padding-top:3px;border-right:1px solid #dddcdc;color:#0070BB;font-size:16px; text-align:center; line-height:19px; font-weight:bold;}

.picMarquee-left .bd{overflow: hidden; padding:0 8px;width:1150px;}
.ztzl_box{height:70px;padding:6px 0px 0;}
.ztzl_box ul{height:70px;}
.ztzl_box ul li{height:70px; width:336px; margin-left:15px; float:left;}
.ztzl_box ul li img{height:70px; width:336px;}


/*政法为民*/
.ljxx {
    width: 1200px;
    height: 126px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

.ljxx .ljxx-title {
    width: 100%;
    height: 35px;
    line-height: 35px;
    border-top: 2px solid #C8C8C8;
}

.ljxx .ljxx-title>div:nth-child(1) {
    font-size: 20px;
    color: #3A6EBC;
    float: left;
    border-top: 1px solid #3A6EBC;
}

.ljxx .ljxx-inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}

.ljxx .ljxx-inner ul {
    overflow: hidden;
}

.ljxx .ljxx-inner ul li {
    float: left;
    width: 140px;
    height: 74px;
    margin-right: 11px;
    background: url(../zmyf.png) no-repeat top center /100% 107%;
}

.ljxx .ljxx-inner ul li:last-child {
    margin-right: 0px;
}

.ljxx .ljxx-inner ul li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    text-align: center;
}

.ljxx .ljxx-inner ul li a p {
    font-size: 16px;
    line-height: 31px;
    color: #3E6298;
}
.ljxx .ljxx-inner ul li:hover{
    background: url('../zmyfActive.png') no-repeat top center /100% 100%;
}
.ljxx .ljxx-inner ul li a .zfwm-icon {
    width: 48px;
    height: 43px;
    background-image: url('../zfwmicon1.png');
    margin: 0 auto;
}
.ljxx .ljxx-inner ul li:hover a .zfwm-icon{
    background-image: url('../zfwmicon2.png');
}
.ljxx .ljxx-inner ul li:hover a p{
    color: #fff;
}
.ljxx .ljxx-inner ul li:nth-child(1) a .zfwm-icon {
    background-position-x: -36px;
    background-position-y: -30px;
}
.ljxx .ljxx-inner ul li:nth-child(2) a .zfwm-icon {
    background-position-x: -36px;
    background-position-y: -117px;
}

.ljxx .ljxx-inner ul li:nth-child(3) a .zfwm-icon {
    background-position-x: -39px;
    background-position-y: -204px;
}

.ljxx .ljxx-inner ul li:nth-child(4) a .zfwm-icon {
    background-position-x: -38px;
    background-position-y: -289px;
}

.ljxx .ljxx-inner ul li:nth-child(5) a .zfwm-icon {
    background-position-x: -38px;
    background-position-y: -376px;
}

.ljxx .ljxx-inner ul li:nth-child(6) a .zfwm-icon {
    background-position-x: -36px;
    background-position-y: -460px;
}

.ljxx .ljxx-inner ul li:nth-child(7) a .zfwm-icon {
    background-position-x: -38px;
    background-position-y: -546px;
}
.ljxx .ljxx-inner ul li:nth-child(8) a .zfwm-icon {
    background-position-x: -36px;
    background-position-y: -634px;
}

.ljxx .ljxx-inner ul li:nth-child(9) a .zfwm-icon {
    background-position-x: -42px;
    background-position-y: -720px;
}





.link_dw {
    height: auto;
    overflow: hidden;
}
.link_dw .ico_ga {
    background: url(../ico_gaj.png) center center no-repeat #2750B9;
    margin-left: 16px;
}
.link_dw ul li {
    width: 288px;
    height: 135px;
    float: left;
}
.link_dw ul li a {
    display: block;
    width: 270px;
    height: 135px;
}
.link_dw .ico_jc {
    background: url(../ico_jcy.png) center center no-repeat #2750B9;
    margin-left: 16px;
}
.link_dw .ico_fy {
    background: url(../ico_fy.png) center center no-repeat #2750B9;

}
.link_dw .ico_sf {
    background: url(../ico_sfj.png) center center no-repeat #2750B9;
    margin-left: 16px;
}
.ljxx{
    height: auto;
}


/*月排行榜*/


.yphb-inner ul {
    overflow: hidden;
    /*height: 150px;*/
    margin-bottom: 3px;
}

.yphb-inner ul li {
    float: left;
    width: 83px;
    height: 30px;
    margin-right: 19px;
    margin-bottom: 15px;
    background-image: url(../yphbBg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.yphb-inner ul li:hover {
    background-image: url(../yphbBgActive.png);
}

.yphb-inner ul li:nth-child(6n) {
    /*margin-right: 0px;*/
}
.pajs-fzwh .yphb-inner ul li:nth-child(4n){
    margin-right: 0px;
}
.yphb-inner ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    padding: 0 5px;
}

.yphb-inner ul li a .inner1 {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #3D649B;
    opacity: 0.4;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    float: left;
    margin-top: 6px;
}

.yphb-inner ul li a .inner2 {
    width: 1px;
    height: 18px;
    background-color: #9DC9F4;
    float: left;
    /*margin: 0px 7px;*/
    margin: 0px 6px;
    margin-top: 6px;
}

.yphb-inner ul li a .inner3 {
    font-size: 14px;
    color: #333333;
    float: left;
}

.yphb-inner ul li:nth-child(13),
.yphb-inner ul li:nth-child(14),
.yphb-inner ul li:nth-child(15) {
    margin-bottom: 0px;
}

.yphb-inner .youx a{
    font-size: 14px;
    color: #156699;
}

.yphb-inner ul li:nth-child(1) a .inner2,
.yphb-inner ul li:nth-child(2) a .inner2,
.yphb-inner ul li:nth-child(3) a .inner2 {
    margin: 0px 5px;
    margin-top: 6px;
}

.yphb-inner ul li:nth-child(1) a .inner1 {
    background-image: url(../paihang.png);
    background-position-x: -3px;
    background-position-y: -6px;
    width: 21px;
    height: 23px;
    margin-top: 3px;
    opacity: 1;
    background-color: transparent;
}

.yphb-inner ul li:nth-child(2) a .inner1 {
    background-image: url(../paihang.png);
    background-position-x: -3px;
    background-position-y: -42px;
    width: 21px;
    height: 25px;
    margin-top: 3px;
    opacity: 1;
    background-color: transparent;
}

.yphb-inner ul li:nth-child(3) a .inner1 {
    background-image: url(../paihang.png);
    background-position-x: -3px;
    background-position-y: -77px;
    width: 21px;
    height: 23px;
    margin-top: 3px;
    opacity: 1;
    background-color: transparent;
}

.shizhi , .xianshiqu {
    font-size: 16px;
    font-weight: bold;
}


/*新媒体矩阵*/
.xmtjz li{
    height: auto !important;
    border-bottom: none !important;
    margin: 10px 7px;
    position: relative;
    overflow: initial !important;
}
.xmtjz li img{
    width: 120px;
}
.xmtjz li .wxname{
    text-align: center;
    float: left;
    line-height: 60px;
    background-color: #fff;
    padding-left: 10px;
    position: relative;
    width: 150px;
    border-radius: 20px;
    text-indent: 30px;
    margin: 5px 0;
}
.xmtjz li:hover .xmtewm{
    display: block;
    position: absolute;
    top: 80px;
    z-index: 100;
    left: 40px;
}

.xmtjz .xmtewm{
    display: none;
}
.xmtjz li .wxname img{
    width: 45px;
    position: absolute;
    top: 13%;
    left: 13%;
}




    /*友情链接*/
.fd-main {
    width: 1200px;
    margin: 50px auto 0;
}

.fd-mainTab .fd-main-bacImg ul {
    border-bottom: 1px solid #D8D8D8;
    height: 47px;
}

.fd-mainTab .fd-main-bacImg ul li {
    font-family: PingFangSC-Semibold;
    font-size: 18px;
    color: #406397;
    letter-spacing: 0;

    cursor: pointer;
    width: 14%;
    height: 47px;
    margin: 0 3%;
    text-align: center;
    float: left;
    font-size: 18px;
    font-weight: bold;
}
.down-content {
    height: 231px;
}
/* 下边的 */
.down-content li {
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;

    line-height: 33px;
    float: left;
    width: 16%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 1%;
    margin: 0 2%;
}

.down-content li a {
    color: #333333;
}

.noShow {
    display: none;
}

.show {
    display: block;
}

/* 会动的 */
.fd-mainTab .fd-main-bacImg ul li.choice {
    background: url(../xiaojiantou.png) no-repeat center bottom;
}

/*新媒体矩阵*/
.fd-xmtjz-main {
    height: 149px;
    width: 540px;
    margin: 0 auto;
    margin-top: 10px;
    padding-left: 14px;
}

.fd-xmtjz-each {
    width: 36%;
    float: left;
}

.fd-xmtjz-each-last {
    width: 26%;
}

.fd-xmtjz-img {
    width: 36px;
    height: 36px;
    float: left;
}

.fd-xmtjz-word a{
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #2D548F;
    letter-spacing: 0;
    float: left;
    height: 36px;
    line-height: 36px;
    margin-left: 6px;
}

.fd-xmtjz-line {
    float: right;
    font-size: 16px;
    color: #979797;
    line-height: 36px;
    margin-right: 35px;
}



/*、、、*/
.fd-main-spzb {
    height: 120px;
    padding: 0 19px;
}
.fd-main-spzb .swiper-item {
    /*width: 180px;*/
    /*height: 120px;*/
    width: 193px;
    height: 120px;
    padding: 6px;
    background-color: #EFF1F3;
    margin-left: 0;
}
.fd-main-spzb .swiper-item a img {
    height: 100%;
    width: 100%;
}
.fd-main-spzb .swiper-item a img.play {
    height: 24px;
    width: 24px;
    position: absolute;
    top: 42px;
    left: 78px;
}
.fd-main-spzb.swiper-container .swiper-button-prev {
    left: 0;
    background: url("../icon-leftActive.png") no-repeat left;
}
.fd-main-spzb.swiper-container .swiper-button-prev:after {
    /*content: url("../images/icon-left.png");*/
    content: '';
    /*color: #ffffff;*/
}
/*.fd-main-spzb.swiper-container .swiper-button-next {*/
/*right: 0;*/
/*}*/
.fd-main-spzb.swiper-container .swiper-button-next:after {
    /*content: url("../images/icon-right.png");*/
    color: #ffffff;
}
/*æ–°åª’ä½“çŸ©é˜µæ–°çš„æ ·å¼*/
.fd-xmtjz-new-main{
}
.fd-xmtjz-new-each{
    width: 180px;
    height: 80px;
    /*border:1px solid black;*/
    border-radius: 10px;
    float: left;
    margin-bottom: 15px;
    position: relative;
    background-image: url(../fd-new-yphbBg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.fd-xmtjz-right{
    float: right !important;
}
.fd-xmtjz-new-each img{
    position: absolute;
    top: 19px;
    left: 31px;
}
.fd-xmtjz-new-each span{
    position: absolute;
    right: 31px;
    top: 29px;
    width: 65px;
    font-family: PingFangSC-Regular;
    font-size: 16px;
    color: #2D548F;
    letter-spacing: 0;
}
.fd-xmtjz-new-main a:nth-child(6) span{
    top: 19px !important;
}



/*底部*/
.fd-footer {
    min-width: 1200px;
    width: 100%;
    height: 120px;
    overflow: hidden;
    background-color: #094baa;
}

.fd-footer .footer-inner {
    margin: 0 auto;
}

.fd-footer .footer-title {
    margin-bottom: 5px;
}

.fd-footer .footer-title span:nth-child(1) {
    font-size: 16px;
    color: #fff;
}

.fd-footer .footer-title span:nth-child(2) {
    color: #FF8082;
}

.fd-footer .footer-center {
    margin-top: 20px;
    border-bottom: 1px solid #C5C5C5;
    overflow: hidden;
}

.fd-footer .footer-center .fd-wz {
    float: left;
    width: 50%;
    border-right: 1px solid #CFCFCF;
    margin-bottom: 10px;
}

.fd-footer .footer-center .fd-wz a {
    font-size: 14px;
    letter-spacing: 0;
    margin-right: 15px;
    text-align: center;
    display: inline-block;
    line-height: 35px;
    color: #fff;
}

.fd-footer .footer-center .fd-wz a:nth-child(12),
.fd-footer .footer-center .fd-wz a:nth-child(13),
.fd-footer .footer-center .fd-wz a:nth-child(14),
.fd-footer .footer-center .fd-wz a:nth-child(15),
.fd-footer .footer-center .fd-wz a:nth-child(16),
.fd-footer .footer-center .fd-wz a:nth-child(17),
.fd-footer .footer-center .fd-wz a:nth-child(18),
.fd-footer .footer-center .fd-wz a:nth-child(19),
.fd-footer .footer-center .fd-wz a:nth-child(20),
.fd-footer .footer-center .fd-wz a:nth-child(21),
.fd-footer .footer-center .fd-wz a:nth-child(22),
.fd-footer .footer-center .fd-wz a:nth-child(23),
.fd-footer .footer-center .fd-wz a:nth-child(24),
.fd-footer .footer-center .fd-wz a:nth-child(25),
.fd-footer .footer-center .fd-wz a:nth-child(26),
.fd-footer .footer-center .fd-wz a:nth-child(27),
.fd-footer .footer-center .fd-wz a:nth-child(28),
.fd-footer .footer-center .fd-wz a:nth-child(29),
.fd-footer .footer-center .fd-wz a:nth-child(30),
.fd-footer .footer-center .fd-wz a:nth-child(31),
.fd-footer .footer-center .fd-wz a:nth-child(32),
.fd-footer .footer-center .fd-wz a:nth-child(33) {
    margin-right: 22px;
}


.fd-footer .footer-center .fd-wz a.last-line {
    margin-bottom: 0px;
}

/* å³ä¾§ */
.fd-footer .footer-center .fd-wzw {
    float: left;
    width: 50%;
    padding-left: 20px;

}

.fd-footer .footer-center .fd-wzw .inner a {
    font-size: 14px;
    color: #fff;
    margin-right: 14px;
    line-height: 35px;
}

.fd-footer .footer-center .fd-wzw .inner:last-child {
    margin-right: 0px;
}

/* ä¸‹é¢ */
.fd-footer .footer-banquan {
    font-size: 14px;
    color: #fff;
    letter-spacing: 0;
    line-height: 21px;
    text-align: center;
    margin-top: 15px;
}

.fd-footer .footer-banquan .huayu {
    vertical-align: inherit;
}

.fd-footer .footer-banquan .cp {
    vertical-align: middle;
}

.fd-footer .footer-banquan p {
    margin-bottom: 9px;
    color: #fff;
}

.fd-footer .footer-banquan p:last-child {
    /* margin-bottom: 15px; */
}

.fd-footer .footer-banquan p span {
    margin-right: 5px;
    color: #ffffff;
}

.fd-footer .fd-66 {
    color: #666666;
}

.fd-footer .fd-7f {
    color: #7F7F7F;
}



/*一级概览*/
.listPage .more{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    margin-top: -10px;
    margin-bottom: 20px;
}
.listPage .more a:hover{
    color: #094baa;
}

/*列表页*/
.listPage{
    width: 1200px;
    margin: 8px auto;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
}
.listLoc{
    font-size: 14px;
    letter-spacing: 0;
    line-height: 16px;
    width: 1200px;
    margin: 25px 0px 30px 20px;
}
.listCon{
    width: 100%;
    overflow: hidden;
    padding-bottom: 42px;
}
.listCon .wznr{
    min-height: 300px;
    text-align: center;
}
.listCon .wznr .list-nav{
    text-align: left;
}
.listCon .wznr .list-nav .list-nav-name{
    padding-left: 20px;
    position: relative;
}
.listCon .wznr .list-nav .list-nav-name:before{
    content: '';
    display: block;
    width: 10px;
    height: 42px;
    background-color: #1673DD;
    position: absolute;
    left: 15px;
    top: 4px;
}
.listCon .wznr .list-nav .list-nav-name span:nth-child(1){
    font-size: 18px;
    color: #1673DD;
    margin: 0 auto;
    padding: 0px 0px;
    /* border-left: 10px solid #1673DD; */
    line-height: 25px;
    width: 51px;
    display: inline-block;
    padding-left: 9px;
    font-weight: bold;
}
.listCon .listArt{
    width: 100%;
    box-sizing:border-box;
    padding: 0px 32px;
    margin: 0px 0px 20px 0px;
}
.listCon .listArt ul{
    overflow: hidden;
    width: 100%;
}
.listCon .listArt ul li{
    width: 100%;
    height: 115px;
    position: relative;
    margin-top: 17.5px;
}
.listCon .listArt ul li .left{
    width: 90px;
    height: 90px;
    margin-right: 20.5px;
    float: left;
    background: url("../mt-bg.png") no-repeat center center;
}
.listCon .listArt ul li .left .fd-day{
    font-size: 37px;
    color: #3A6EBC;
    font-weight: bold;
    line-height: 70px;
}
.listCon .listArt ul li .left .fd-day .xie{
    font-weight: normal;
    font-size: 14px;
}
.listCon .listArt ul li .right{
    float: left;
    width: 1023.5px;
}
.listCon .listArt ul li .right .title{
    font-size: 16px;
    color: #333333;
    text-align: left;
    font-weight: bold;
}
.listCon .listArt ul li .right .inner{
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 24px;
    margin-top: 14px;
    height: 60px;
    overflow: hidden;
}
.listCon .listArt ul li .right .ckgd{
    line-height: 22px;
    border: 1px solid #3A6EBC;
    border-radius: 4px;
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 18px;
    font-size: 14px;
    cursor: pointer;
    width: 63px;
    height: 22px;
}
.listCon .listArt ul li .right .ckgd a{
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #3A6EBC;
}
.listCon .listArt ul li .fd-fg{
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0px;
}


/*正文页*/
.artPage{
    width: 1200px;
    margin: 8px auto 0;
    overflow: hidden;

}
.artLoc{
    box-sizing: border-box;
    font-size: 14px;
    letter-spacing: 0;
    width: 1200px;
    padding-left: 15px;
    margin: 25px 0px 30px 0;
    box-shadow: 0 0 3px 2px #efefef;
    background: #ffffff;
    line-height: 50px;

}

.article {
    box-shadow: 0 0 3px 2px #efefef;
    margin-top: 20px;
    padding: 25px;
    background: #ffffff;
}
.title-title {
    padding: 10px 0;
}
.title-title h1 {
    font-size: 24px;
    font-weight: bold;
    font-family: microsoft yahei;
    line-height: 40px;
    text-align: center;
}
.title-info {
    clear: both;
    overflow: hidden;
    height: 40px;
    line-height: 35px;
    border-bottom: #e5e5e5 1px solid;
    text-align: center;
}
.textc {
    text-align: center;
}
.title-info span {
    font: normal 16px microsoft yahei;
    color: #666;
    line-height: 35px;
    margin: 5px 10px 0;
}
.title-info span {
    font: normal 16px microsoft yahei;
    color: #666;
    line-height: 35px;
    margin: 5px 10px 0;
}
.showpc {
    display: block;
}
.con {
    clear: both;
    overflow: hidden;
    padding-bottom: 10px;
    font: normal 16px/35px microsoft yahei;
    text-align: left;
}
.m15 {
    margin-top: 15px;
}
.con p {
    color: #333;
    text-indent: 2em;
    text-align: justify;
}
.m10 {
    margin-top: 10px;
}

/*列表页新媒体矩阵*/
.bsfw {
    padding: 10px 0 10px 30px;
}
.bsfw a {
    float: left;
    height: 70px;
    width: 245px;
    margin: 0 30px 20px 0;
    line-height: 70px;
    border-radius: 3px;
    color: #205190;
    font-size: 18px;
    font-weight: bold;
    background-color: #cae1ff;
    background-image: -webkit-linear-gradient(left, #cae1ff, #eff6ff);
    text-align: center;
}

/*长安网群*/
.pajs-fzwh .cawq{
    width: 100%;
    margin-top: 20px;
}
.pajs-fzwh .cawq .cawqConLeft{
    position: relative;
    float: left;
}
.pajs-fzwh .cawq .cawqConLeft img{
    width: 470px;
    height: 300px;
    object-fit: cover;
}
.pajs-fzwh .cawq .cawqConLeft p{
    position: absolute;
    bottom: 10px;
    display: block;
    background-color: #3333334d;
    width: 470px;
    color: #fff;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 16px;
}
.pajs-fzwh .cawq .cawqConRight{
    float: right;
    width: 685px;
    margin-top: -10px;
}
.pajs-fzwh .cawq .cawqConRight li{
    height: 40px;
    line-height: 40px;
    background: url(http://www.xianning.gov.cn/images/xn2018_zqgl_icon02.jpg) no-repeat left center;
    text-indent: 8px;
}
.pajs-fzwh .cawq .cawqConRight li a{
    font-size: 16px;
    color: #555555;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*网站主题变红 时间到了要撤掉*/
/*
#navdhbg{
    background: #bf2020;
}
.toutiao a{
    color: #bf2020;
}
.menub1_1{
    color: #bf2020;
}
.newsRight .inner p:nth-child(1){
    color: #bf2020;
}
.newsRight .list ul li:hover a span:nth-child(2) {
    color: #bf2020;
}
.blue{
    color: #bf2020;
    border-top: 2px solid #bf2020;
}
.title div a {
    color: #bf2020;
}
.fd-footer{
    background-color: #bf2020;
}
.fd-mainTab .fd-main-bacImg ul li{
    color: #bf2020;
}

.link_dw .ico_fy,.link_dw .ico_jc,.link_dw .ico_ga,.link_dw .ico_sf{
    background-color: #bf2020;
}
.navdh li .second a:hover{
    background:  #bf2020;
}*/


/*政法服务*/
.part {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}
.zffw {
    width: 100%;
    height: 33px;
    border-top: 3px solid #0768db;
    background: #d9e9fc;
    padding: 3px 18px;
    line-height: 33px;
    font-size: 20px;
    color: #004da9;
    font-weight: 600;
}
.zffw i {
    display: inline-block;
    margin-right: 8px;
    width: 29px;
    height: 32px;
    background: url(../css_s.png) -157px -10px;
    float: left;
}

.mar_l {
    margin-left: 16px;
}

.pat_g{ width:33.5%; height:380px;}
.pat_j{ width:33.5%; height:380px;}
.pat_f{ width:30.33333%; height:380px;}
.pat_sf{ width:68.1%; height:270px;}
.pat_fwk{ width:30.3%; height:270px;}
.sf_bt { width:100%; height:40px; background:#eeeeee; margin-top:10px;}
.sf_bt h1{ width:123px; height:40px; float:left; background:#004da9; font-size:20px; line-height:40px; text-align:center; padding-left: 23px}
.sf_bt h1 a{ color:#fff;}

.pat_xw{ /*width:402px;*/width:49.0243%;   }
.pat_js{ width:100%; height:320px;}
.pat_fw{ width:33.5%; height:400px;}
.pat_bt { width:100%; height:40px; margin-top:10px;background: #eeeeee}
.pat_bt h1{
    position: relative;width:123px; height:40px; float:left;  font-size:20px; line-height:40px; text-align:center; background: #004da9;padding-left: 24px}
.pat_bt h1 a{ color:white;
    font-weight: 600;}

.flfw-nr{ width:400px; height:auto; overflow:hidden; margin-top:6px;}
.flfw-nr ul{ display:block;}
.flfw-nr li{ float:left; border:2px solid #FFF; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;-moz-box-shadow:-3px 4px 10px #949494; -webkit-box-shadow:-3px 4px 10px #949494; box-shadow:-3px 4px 10px #949494; margin:10px 10px;  font-size:20px; font-weight:600; text-align:center; }
.one{ background:#906b4a; width:100px; height:40px;line-height:40px; }
.flfw-nr li a{ color:#FFF;}
.two{background:#5f9fee; width:100px; height:40px;line-height:40px;}
.three{background:#d42c2c; width:100px; height:40px;line-height:40px;}
.four{background:#fb8c29; width:100px; height:40px;line-height:40px;}
.five{background:#955eb7; width:100px; height:40px;line-height:40px;}
.six{background:#93cdeb; width:100px; height:40px;line-height:40px;}
.seven{background:#ff6868; width:220px; height:50px;line-height:50px;}
.eight{ width:347px; height:81px;}


.service li i { background: url(../css_sprites.png) 0 0 no-repeat;}
.service{ width:402px;overflow:hidden;height:auto;}
.service li{font-size:15px;line-height:142px;position:relative;float:left;overflow:hidden;width:124px;height:94px;margin-top:10px;margin-left:10px;text-align:center;border:1px solid #d1d6dc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#eef7fc}
.service .reset-mglf{margin-left:0}
.service li a:hover{background-color:#d9e9fc; color:#004da9;}
.service li a{display:block}
.service li i{position:absolute;top:8px;left:38px;display:block;width:49px;height:53px;cursor:pointer}
.service li .ico1{background-position: -79px -10px}
.service li .ico2{background-position:-79px -229px}
.service li .ico3{background-position:-148px -10px}
.service li .ico4{background-position:-10px -83px}
.service li .ico5{background-position:-79px -83px}
.service li .ico6{background-position:-148px -83px}
.service li .ico7{background-position:-217px -10px}
.service li .ico8{background-position:-217px -83px}
.service li .ico9{background-position:-10px -156px}

.service1 li i { background: url(../css_sprites.png) 0 0 no-repeat;}
.service1{ width:402px;overflow:hidden;height:auto;}
.service1 li{font-size:15px;line-height:142px;position:relative;float:left;overflow:hidden;width:124px;height:94px;margin-top:10px;margin-left:10px;text-align:center;border:1px solid #d1d6dc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#eef7fc}
.service1 .reset-mglf{margin-left:0}
.service1 li a:hover{background-color:#d9e9fc; color:#004da9;}
.service1 li a{display:block}
.service1 li i{position:absolute;top:8px;left:38px;display:block;width:49px;height:53px;cursor:pointer}
.service1 li .ico11{background-position:-79px -156px}
.service1 li .ico12{background-position:-148px -156px}
.service1 li .ico13{background-position:-217px -156px}
.service1 li .ico14{background-position: -286px -10px}
.service1 li .ico15{background-position:-286px -83px}
.service1 li .ico16{background-position:-286px -156px}

.service01 li i { background: url(../css_sprites.png) 0 0 no-repeat;}
.service01{ width:402px;overflow:hidden;height:auto;}
.service01 li{font-size:15px;line-height:22px;position:relative;float:left;overflow:hidden;width:142px;height:70px;margin-top:10px;margin-left:10px;text-align:center;border:1px solid #d1d6dc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#eef7fc;padding-top:24px;padding-left:50px;}
.service01 .reset-mglf{margin-left:0}
.service01 li:hover{background-color:#d9e9fc; }
.service01 li a{display:block;}
.service01 li a:hover{color:#004da9;}
.service01 li i{position:absolute;top:20px;left:22px;display:block;width:49px;height:53px;cursor:pointer}
.service01 li .ico41{background-position:-424px -229px}
.service01 li .ico42{background-position:-424px -302px}

.service2 li i img{
    width: 50px; }
.service2{ width:364px;overflow:hidden;height:auto;}
.service2 li{font-size:15px;line-height:142px;position:relative;float:left;overflow:hidden;width:112px;height:94px;margin-top:10px;margin-left:10px;text-align:center;border:1px solid #d1d6dc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#eef7fc}
.service2 .reset-mglf{margin-left:0}
.service2 li a:hover{background-color:#d9e9fc; color:#004da9;}
.service2 li a{display:block}
.service2 li i{position:absolute;top: -13px;left: 32px;display:block;width:49px;height:53px;cursor:pointer}
.service2 li .ico21{background-position: -10px -229px}
.service2 li .ico22{background-position: -10px -10px}
.service2 li .ico23{background-position:-148px -229px}
.service2 li .ico24{background-position:-217px -229px}
.service2 li .ico25{background-position: -286px -229px}
.service2 li .ico26{background-position:-355px -10px}
.service2 li .ico27{background-position:-355px -83px}
.service2 li .ico28{background-position:-355px -156px}
.service2 li .ico29{background-position:-355px -229px}


/*.service3 li i { background: url(../css_sprites.png) 0 0 no-repeat;}*/
.service3 li i {background: #3776db;border-radius: 5px;}
.service3 li i img{width: 45px;
    margin-top: 5px;}
.service3{ width:100%;overflow:hidden;height:auto; float:left;}
.service3 li{font-size:15px;line-height:42px;position:relative;float:left;overflow:hidden;width:135px;height:70px;margin-top:10px;margin-left:10px;text-align:center;border:1px solid #d1d6dc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#eef7fc;padding-top:24px;padding-left:50px;}
.service3 .reset-mglf{margin-left:0}
.service3 li:hover{background-color:#d9e9fc; }
.service3 li a{display:block}
.service3 li a:hover{color:#004da9;}
.service3 li i{position:absolute;top:18px;left:15px;display:block;width:49px;height:53px;cursor:pointer}
.service3 li .ico31{background-position: -10px -302px}
.service3 li .ico32{background-position: -79px -302px}
.service3 li .ico33{background-position:-148px -302px}
.service3 li .ico34{background-position:-217px -302px}
.service3 li .ico35{background-position: -286px -302px}
.service3 li .ico36{background-position:-355px -302px}
.service3 li .ico37{background-position:-424px -10px}
.service3 li .ico38{background-position:-424px -83px}

.service03 li i { background: url(../css_sprites.png) 0 0 no-repeat;}
.service03{ width:138px;overflow:hidden;height:auto; float:left;}
.service03 li{font-size:15px;line-height:32px;position:relative;float:left;overflow:hidden;width:126px;height:90px;margin-top:10px;margin-left:10px;text-align:center;border:1px solid #d1d6dc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#eef7fc;padding-top:110px; display:block;}
.service03 .reset-mglf{margin-left:0}
.service03 li:hover{background-color:#d9e9fc; color:#004da9;}
.service03 li a{display:block}
.service03 li a:hover{color:#004da9;}
.service03 li i{position:absolute;top:48px;left:38px;display:block;width:49px;height:53px;cursor:pointer}
.service03 li .ico39{background-position:-424px -156px}


.pat_g h1{
    background: url(http://www.xncaw.gov.cn/images2/material/icon_fy.png) 15px center no-repeat #2750B9;
    background-size: 32px;
}
.pat_j h1{
    background: url(http://www.xncaw.gov.cn/images2/material/icon_jcy.png) 15px center no-repeat #2750B9;
    background-size: 32px;
}
.pat_f h1{
    background: url(http://www.xncaw.gov.cn/images2/material/icon_gaj.png) 15px center no-repeat #2750B9;
    background-size: 32px;
}
.pat_sf h1{
    background: url(http://www.xncaw.gov.cn/images2/material/icon_sfj.png) 10px center no-repeat #2750B9;
    background-size: 32px;
}
.pat_fwk h1{
    background: url(http://www.xianning.gov.cn/material/images/ico.png) 10px center no-repeat #2750B9;
    background-size: 32px;
    padding-left: 32px !important;
}

